home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 31
/
Aminet 31 (1999)(Schatztruhe)[!][Jun 1999].iso
/
Aminet
/
util
/
libs
/
IdentifyDev.lha
/
Identify
/
developer
/
include
/
proto
/
identify.h
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1999-04-23
|
277 b
|
17 lines
/*
** identify_protos.h
**
** (C) 1996-98 Richard Körber -- All Rights Reserved
*/
#ifndef PROTO_IDENTIFY_H
#define PROTO_IDENTIFY_H
#include <exec/types.h>
extern struct Library *IdentifyBase;
#include <clib/identify_protos.h>
#include <pragmas/identify_pragmas.h>
#endif